Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(comp:cascader): set expandedKeys with default value #1315

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

danranVm
Copy link
Member

fix #1192

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

存在默认值的时候,打开面板没有展开对应的 option

What is the new behavior?

Other information

@idux-bot
Copy link

idux-bot bot commented Nov 30, 2022

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #1315 (faf9e1d) into main (6878994) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1315   +/-   ##
=======================================
  Coverage   93.07%   93.07%           
=======================================
  Files         324      324           
  Lines       29979    29980    +1     
  Branches     3391     3391           
=======================================
+ Hits        27903    27904    +1     
  Misses       2076     2076           
Impacted Files Coverage Δ
packages/components/cascader/src/Cascader.tsx 95.85% <100.00%> (+0.02%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danranVm danranVm merged commit 1d8aa5f into IDuxFE:main Nov 30, 2022
@danranVm danranVm deleted the fix-cascader-default-value branch November 30, 2022 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[comp:cascader] 级联手动填值时,打开没有高亮选中
1 participant